home *** CD-ROM | disk | FTP | other *** search
/ Tech Arsenal 1 / Tech Arsenal (Arsenal Computer).ISO / tek-13 / amac44b.zip / WHAT'S.NEW < prev    next >
Text File  |  1992-06-22  |  5KB  |  104 lines

  1.                                  Amac44.zip
  2.                   New And Changed Macros Since Amac43.zip
  3.                                   6/22/92
  4.  
  5. Macros To Jump to and Load Macros Across Files, bok001.qm BOOK25.QM
  6. --------------------------------------------------------------------
  7.      @f          Jump To and Read Macros Across Files
  8.      @6          Read/Load Txtfile from Index
  9.      @7          Read Macros from Index, Txtfile Not Loaded
  10.      @8          Read/Load Macros at Cursor Line
  11.      @9          Read Macros at Cursor Line, Txtfile Not Loaded
  12.  
  13. Macros to Center and Remove Centered Comments, com001.qm COMT21.QM
  14. -------------------------------------------------------------------
  15.      @5          Center Macro Comment First Char in Col 5
  16.      @8          Convert @4 (First char in col 1) Comments to @5 Comments
  17.      @7          Un-center Comment
  18.  
  19. Macros to Comment and Uncomment, com004.qm COMT21.QM
  20. -----------------------------------------------------
  21.      @1        Shifts Lines, Stars in Col 1  (QEdit v2.10 only)
  22.      @2        Shifts Lines, Stars in Col 1  (QEdit v2.15 only)
  23.      @3        Preserve Juxtaposition, Stars in Col 1
  24.      @4        Preserve Juxtaposition, Stars Two Spaces Left of First Character
  25.      @5        Preserve Indention, Stars at First Character of Each Line
  26.      @6        Preserve Indention, Stars at First Character of Block
  27.  
  28.                ┌ @1/@2  ┐  ┌── @3 ──┐  ┌── @4───┐  ┌ @5/@6  ┐
  29.                *     aaa│  *   aaa  │  ∙ * aaa  │  ∙   * aaa│
  30.                *     aaa│  *   aaa  │  ∙ * aaa  │  ∙   * aaa│
  31.                *     aaa│  *   aaa  │  ∙ * aaa  │  ∙   * aaa│
  32.                ∙   aaa  │  ∙   aaa  │  ∙   aaa  │  ∙   aaa  │
  33.                ∙   aaa  │  ∙   aaa  │  ∙   aaa  │  ∙   aaa  │
  34.                ∙   aaa  │  ∙   aaa  │  ∙   aaa  │  ∙   aaa  │
  35.                └────────┘  └────────┘  └────────┘  └────────┘
  36.  
  37. Macros to Append Eol Date Markers '*:dd', com005.qm COMT21.QM
  38. --------------------------------------------------------------
  39.      @1          Insert Eol Date Marker '*:dd', Pause if There Like      *:22
  40.      @2          Find and Pause to Delete Next Eol Marker
  41.      @3          Find and Date/Un-date Next Eol Marker
  42.      @4          Convert '*|' to '*;' Markers
  43.  
  44. Macros To Delete, Save and Edit Files, fil001.qm FILE28.QM
  45. -----------------------------------------------------------
  46.      @7          Load File Name at Cursor Enclosed with Characters
  47.  
  48. Set and Jump to Position Markers, JMPPOS13.QM
  49. ----------------------------------------------
  50.   Position Markers WITH Extensions . . .
  51.      @f1/@f2     Set Position Marker at Current Line/Top of Screen
  52.  
  53. Macros To Make, Convert and Read Macros, MACR33.QM
  54. ---------------------------------------------------
  55.      @f6         Condense Qmac Macro to Fit On One Line of Qconfig.dat
  56.  
  57. Miscellaneous Cursor and Line Position Macros, mis001.qm MISC11.QM
  58. ---------------------------------------------------------------------
  59.      ^F5_        Del Chars To Begin of Line, Plus White Space
  60.  
  61. Macros To Count and Number Lines, mis002.qm MISC11.QM
  62. ------------------------------------------------------
  63.      @f2/@7      Make File of Numbers    1 to   99, No Leading Zeros
  64.      @5          Make File of Numbers  001 to  999, Ascending
  65.      @6          Make File of Numbers  999 to  001, Descending
  66.  
  67. Macros to Index/Format/Quote Message Reader Messages, MSG16.QM
  68. ---------------------------------------------------------------
  69.      @8          Format/Quote OffLine Message Reader Messages
  70.  
  71. Macros To Paginate Files, PAGE25.QM
  72. ------------------------------------
  73.      @f1         Number Pages in File Containing 'Page' <space> '-'
  74.  
  75. Macros To Make Macros Single Step Macros, PAUSE15.QM
  76. -----------------------------------------------------
  77.      @1          Make a Macro a Single Step Macro, by Block
  78.      @2          Revert a Single Step Macro
  79.      @3          Single Step or Revert a Single Step Macro by Line or Block
  80.      @4          Comment or Un-comment All PAUSE*+'s in Block
  81.      @9          Macro @2 Paused with @1
  82.  
  83. Macros To Format Blocks, Paragraphs and Files, rfr003.qm RFRM38.QM
  84. -------------------------------------------------------------------
  85.      @3/@4       Format Commented or Un-Commented Paragraphs
  86.  
  87. Macros to Right/Left Justify and Align, rfr004.qm RFRM38.QM
  88. ------------------------------------------------------------
  89.      @0          Left Justify Text in Line or Block to Designated Column
  90.      @9          Right Justify Paragraph
  91.  
  92. Macro to Swap Characters, rfr008.qm RFRM38.QM
  93. ----------------------------------------------
  94.      @1          Swap Character at Cursor with Next Character
  95.      @f1         Swap Character at Cursor with Previous Character
  96.      @f6/@f7     Swap First Character on Line with Last
  97.      @f8         Swap Character at Cursor with Character Beneath
  98.  
  99. Macros To Search/Replace in Text Files and ZIP Files, SRCH32.QM
  100. ----------------------------------------------------------------
  101.      @0          Search/Replace Text in Text and Zip Files
  102.      @5          Search/Replace, Quits Files After Replacement
  103.      @7          Search Only in Text and Zip Files
  104.